System Initialization API  

This chapter discusses the system initialization API functions, contained in the lsinit32/64.lib is available at ...\<Version>\Legacy\Development\C\Lib\. You must initialize the system for setting up the persistence data in cases such as a trial license or a checked-out commuter license. For understanding the importance of system initialization, refer to the Chapter - Planning Application Licensing of the Sentinel RMS SDK .

Given below is a list of the API functions. The initdemo sample is provided in the RMS installation to illustrate the use of these functions:

Function Description
sntlInitStandaloneSystem Sets up persistence information on (License Manager) clients or standalone systems.

NOTE   Administrator privileges are required to create persistence data using this API function.